home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_105.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  174 b   |  11 lines

  1. Inputs: List; Element1 [Element2; ...]
  2. Outputs: NewList
  3.  
  4. Inputs: list; any [any; ...]
  5. Outputs: list
  6.  
  7. NewList is the concatenation of lists List and ( Element1 ... ).
  8.  
  9. Lists
  10.  
  11.